home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / 3.swf / scripts / DefineButton2_2 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-04-02  |  46 b   |  4 lines

  1. on(press){
  2.    scrollOnePage(this.thumb);
  3. }
  4.